Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/swapnilsparsh/30DaysOfJavaScript/124 - Lyrics Search App/

index.html /cody/swapnilsparsh/30DaysOfJavaScript/124 - Lyrics Search App/index.html
350 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="uts-8">
<title>OLX Clone</title>
<link rel="stylesheet" href=
preview.PNG /cody/swapnilsparsh/30DaysOfJavaScript/124 - Lyrics Search App/preview.PNG
134 Views
0 Comments
Media file
script.js /cody/swapnilsparsh/30DaysOfJavaScript/124 - Lyrics Search App/script.js
210 Views
0 Comments
const from = document.getElementById("form");
const search = document.getElementById("search");
const result = document.getEleme
style.css /cody/swapnilsparsh/30DaysOfJavaScript/124 - Lyrics Search App/style.css
142 Views
0 Comments
* {
box-sizing: border-box;
}

body {
background-color: rgb(219, 213, 213);
font-family: Arial, Helvetica, san